home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-04-26 | 1.1 KB | 24 lines | [TEXT/ttxt] |
- Chat v1.0.0 is a background only application that lets Macs with
- MacTCP 1.1 serve as a very primitive IRC. Basically, once Chat is
- running on your mac, multiple people can Telnet to a port on your
- mac and have online discussions. I wrote this to hold the weekly
- online meetings of the TopSoft group, which have proved very
- successful, so I've decided to make it available to the rest of you.
-
- Chat was written in THINK Pascal v4.0.1. Chat is a very simple program,
- I wrote it in about three hours, plus I've done about three more hours
- neatifying it, and a couple hours getting it ready to send out. The entire
- program (ignoring the TCP and other libraries) is only 350 lines, and as
- such should be good pascal sample code for writing TCP applications.
-
- Chat should run under System 6 or 7, but requires MacTCP 1.1.
-
- Chat is free, but I retain the copyright. This source code may be
- included in any non-commercial applications as long as I get a
- mention in the About box and documentation.
-
- Hope you like it,
- Peter. <peter@cujo.curtin.edu.au>
-
- Chat 1.0.0 Copyright 1992, Peter N Lewis
-